home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / science / sm32a.zip / OUTPUT < prev    next >
Text File  |  1994-12-22  |  748b  |  27 lines

  1. IN:  graph
  2. OUT: 
  3. IN:  dataplot([1, 2, 3, 4], [1, 4, 9, 16], 0, 5, 0, 20, 1)
  4. OUT:  
  5. IN:  plot(x^3, x, 0, 5, 0, 20)
  6. OUT:  
  7. IN:  1 + 1
  8. OUT: 2
  9. IN:  cleardevice
  10. OUT: 
  11. IN:  plot(x^3, x)
  12. OUT:  
  13. IN:  sin'(x)
  14.  
  15. ERROR: cosh function is not in shareware and student version. Have you registered ?
  16.  
  17. ERROR: sinh function is not in shareware and student version. Have you registered ?
  18.  
  19. ERROR: sech function is not in shareware and student version. Have you registered ?
  20.  
  21. ERROR: csch function is not in shareware and student version. Have you registered ?
  22.  
  23. ERROR: tanh function is not in shareware and student version. Have you registered ?
  24.  
  25. ERROR: coth function is not in shareware and student version. Have you registered ?
  26. OUT: cos(x)
  27.